home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 22
/
PC Actual CD 22.iso
/
progs
/
DIRECTOR
/
data.z
/
Lists Lingo.dir
/
Scripts_127_set NestedList.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
197 b
|
7 lines
on mouseDown
global gDefaultLinearList, gCopyOfList
doButton()
set gCopyOfList to gDefaultLinearList
set the text of member "Copying Linear Copy Display Field 2" to string(gCopyOfList)
end